Skip to content

Implement support for reading .3tz files, add an example and test.#1568

Open
benadler wants to merge 1 commit into
NASA-AMMOS:masterfrom
phoenixlidar:master
Open

Implement support for reading .3tz files, add an example and test.#1568
benadler wants to merge 1 commit into
NASA-AMMOS:masterfrom
phoenixlidar:master

Conversation

@benadler
Copy link
Copy Markdown

THIS WHOLE PATCH WAS AI GENERATED.

Implement support for reading .3tz files, add an example and test.

Please note, I'm not a javascript developer, but I tested this on https://s3.us-east-2.wasabisys.com/testing/20260428-3tz-sampledata.3tz and it worked for me. I'm not sure what your AI policy is, feel free to close this if you prefer.

Sample dataset was created using

npx 3d-tiles-tools convert -i /tmp/tileset/tileset.json -o /tmp/20260428-3tz-sampledata.3tz

Implement support for reading .3tz files, add an example and test.

Please note, I'm not a javascript developer, but I tested this on https://s3.us-east-2.wasabisys.com/testing/20260428-3tz-sampledata.3tz and it worked for me. I'm not sure what your AI policy is, feel free to close this if you prefer.

Sample dataset was created using

npx 3d-tiles-tools convert -i /tmp/tileset/tileset.json -o /tmp/20260428-3tz-sampledata.3tz
@gkjohnson
Copy link
Copy Markdown
Contributor

gkjohnson commented May 13, 2026

Hi @benadler - thanks for the contribution but unfortunately I don't think I can accept whole-cloth AI PRs that haven't even been reviewed or understood by their contributors. I don't mind AI assistance but this puts the burden of understanding, reviewing, maintaining, and responding to any questions or issues about the plugin entirely on myself, AI support or not, when the project is already becoming a difficult to maintain.

If you'd like to host your plugin in a separate public repository I'm happy to add a section to link to other user projects built to integrate with this one since it seems like some others are popping up, as well.

--

Regarding adding support for packed files to the project in general - as far as I understand these are not "official" specifications and it seems that Cesium itself cannot load 3tz files directly and recommend tools for unpacking or serving the files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants